gdk: Fix gdk_cairo_create() without begin_paint()
authorBenjamin Otte <otte@redhat.com>
Mon, 6 Oct 2014 20:18:20 +0000 (22:18 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 6 Oct 2014 20:24:28 +0000 (22:24 +0200)
commitf3bd78a3cfff64cd0a043091e07bf46cd178cf0c
tree3aed7477fdcb292aa43a4fe1fce0dc4f89b8732d
parent916d9e4a52a6c1fc63d364448d5ee0d488903ecd
gdk: Fix gdk_cairo_create() without begin_paint()

We were translating the clip region twice in that case.

https://bugzilla.gnome.org/show_bug.cgi?id=737825
gdk/gdkwindow.c